pub unsafe extern "C" fn bli_obj_create_without_buffer_check(
    dt: num_t,
    m: dim_t,
    n: dim_t,
    obj: *const obj_t
)