pub unsafe extern "C" fn nk_init_fixed(
arg1: *mut nk_context,
memory: *mut c_void,
size: nk_size,
arg2: *const nk_user_font,
) -> c_intpub unsafe extern "C" fn nk_init_fixed(
arg1: *mut nk_context,
memory: *mut c_void,
size: nk_size,
arg2: *const nk_user_font,
) -> c_int