pub unsafe extern "C" fn CRYPTO_secure_malloc_init(
    size: usize,
    min_size: usize
) -> c_int