pub unsafe extern "C" fn bli_packm_alloc(
    size_needed: siz_t,
    rntm: *mut rntm_t,
    cntl: *mut cntl_t,
    thread: *const thrinfo_t
) -> *mut c_void