pub unsafe extern "C" fn luaL_prepbuffsize(
    B: *mut luaL_Buffer,
    sz: usize
) -> *mut c_char