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