pub unsafe extern "C" fn bli_mbool_create(
    b_s: bool,
    b_d: bool,
    b_c: bool,
    b_z: bool
) -> *mut mbool_t