pub unsafe extern "C" fn curandGetProperty(
    type_: libraryPropertyType,
    value: *mut c_int
) -> curandStatus_t