Function g_param_spec_boxed

pub unsafe extern "C" fn g_param_spec_boxed(
    name: *const i8,
    nick: *const i8,
    blurb: *const i8,
    boxed_type: usize,
    flags: u32,
) -> *mut GParamSpec