pub unsafe extern "C" fn cudnnDropoutGetStatesSize(
    handle: *mut cudnnContext,
    sizeInBytes: *mut usize
) -> cudnnStatus_t