pub unsafe extern "C" fn bli_malloc_user(
    size: size_t,
    r_val: *mut err_t
) -> *mut c_void